@font-face {
    font-family: 'FranklinGothicURW-Med';
    src: url('/site/content/css/fonts/FranklinGothicURW-Med.woff2') format('woff2'),
        url('/site/content/css/fonts/FranklinGothicURW-Med.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
/*---------------------------------------------*/
.grid-container {
    max-width: 1400px;
}
.menu {
    float: right;
}
.breadcrumbs span {
    font-size: 12px;
}
.page-banner-text {
    font-size: 18px !important;
}
#sidenav li a:hover, #sidenav>li.current>a, #sidenav>li.current>ul>li.current>a {
    border-left: 3px solid #00438c;
    font-weight: 500;
    background: linear-gradient(90deg, #6676AF, #00438c);
    text-shadow: 0px 1px 2px rgb(0 0 0 / 40%);
    color: #FFF;
}.slider {
    min-height: 550px !important;
}

.slide-wrap {
    min-height: 600px !important;
    height: 600px !important;
}

.slide-overlay {
    min-height: 600px !important;
}
.slick-list.draggable {
    height: 600px !important;
}
.slides {
    height: 600px !important;
}
.slide-text-container {
    margin-top: 180px;
}
.home-quote {
    line-height: 30px;
    color: #535973;
    margin-top: 0px;
    font-size: 18px;
}

.bio-image-url{
    background-size: cover !important;
    width: 133px;
    height: 133px;
    border-radius: 70px;
    box-shadow: 0px 0px 5px #000;
    margin: auto;
    margin-top: 20px;
    margin-bottom: 20px;
    overflow: hidden;
}
#quickLinks {
  min-height:160px;
}
.header-wrap {
    padding: 20px 0;
    background: rgb(0 0 0 / 20%);
    transition: all 0.5s ease;
    position: absolute;
    z-index: 9;
    width: 100%;
}
.menu {
    background: transparent;
}
.menu {
    margin-top: 15px;
}
.slick-prev, .slick-next {
    top: 45%;
}
.slide-wrap .slide-overlay {
    background: linear-gradient(rgb(0 0 0 / 35%), rgb(0 0 0 / 35%));
}
.home-about-hero {
    padding: 15px 0px;
    background: #00438c;
}
.home-hero h2 {
    font-weight: 600;
    font-size: 36px;
    text-align: center;
    color: #fff;
}
.home-map {
    text-align: center;
}
.home-promo-box {
    padding: 50px 0px;
    background: #F4F5F9;
}
.promo-title h3 {
    font-weight: 600;
    font-size: 24px;
    color: #00438c;
    border-bottom: 1.5px solid #949499;
    padding: 10px 0px;
    margin-bottom: 20px;
}
.promo-text {
    position: relative;
}
.promo-text ul {
    font-size: 24px;
    color: #fff;
}
.home-shareprice img.asx-logo {
    position: absolute;
    right: 10%;
    width: 50px;
    top: 10%;
}
.home-shareprice .price-code {
    font-size: 18px;
}
.home-shareprice div#price {
    color: #fff;
    font-size: 36px;
}
.home-shareprice .spdelay {
    text-align: left;
    color: #fff;
    font-size: 16px;
}
.promo-img {
    height: 250px;
    overflow: hidden;
    display: block;
    position: relative;
    border-radius: 10px;
    margin-bottom: 20px;
}
.promo-link a {
    position: relative;
    padding: 5px 0px;
    font-size: 18px;
    font-weight: 600;
    line-height: 27px;
    text-align: left;
    color: #00438c;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 10px;
    text-transform: uppercase;
}
.promo-link a i {
    background: #00438c;
    font-size: 18px;
    padding: 5px 10px;
    border-radius: 100px;
    margin-left: 10px;
    color: #fff;
}
.home-promo {
    position: relative;
    min-height: 420px;
}
.home-map {
    position: relative;
}
.dot {
    height: 25px;
    width: 25px;
    background: #949499;
    border-radius: 15px;
    box-shadow: 0px 5px 10px rgb(0 0 0 / 50%);
    position: absolute;
    transition: all 0.3s;
}
.dot.mahato {
    top: 22%;
    right: 44%;
}
.dot.sampang {
    top: 35%;
    right: 34%;
}
.dot.carnarvon {
    top: 53%;
    right: 32.5%;
}
.dot.amadeus {
    top: 57%;
    right: 26%;
}
.dot.maari {
    right: 4%;
    bottom: 14%;
}
div#cue_office_dot {
    top: 32%;
    right: 41.5%;
}
div#cue_office_dot {
    width: 20px;
    height: 20px;
}
div#head_office_dot {
    bottom: 18%;
    right: 19%;
}
div#head_office_dot {
    width: 20px;
    height: 20px;
}
.map-item {
    width: 300px;
    text-align: left;
	display: none;
}
.map-title {
    color: #00438c;
    font-weight: bold;
    font-size: 20px;
    border-bottom: 1px solid #00438c;
}
.map-content tr {
    display: block;
}
.map-content td {
    color: #00438c;
    font-size: 16px;
}
/*
.map-item tbody {
    background: transparent;
}

.map-item tr {
    background: transparent;
}
.map-item td {
    background: transparent;
}
.map-item table tbody tr:nth-child(even) {
    background: transparent;
}
*/
div#mahato_map .map-item-inner{
    position: absolute;
    top: 40%;
    width: 330px;
    z-index: 99;
    right: 28%;
    background: #fff;
}
div#sampang_map .map-item-inner{
    position: absolute;
    top: 58%;
    width: 300px;
    z-index: 99;
    right: 30%;
    background: #fff;
}
div#carnarvon_map .map-item-inner{
    position: absolute;
    width: 300px;
    z-index: 99;
    right: 33%;
    bottom: 11%;
    background: #fff;
}
div#amadeus_map .map-item-inner{
    position: absolute;
    top: 12%;
    width: 300px;
    right: 0%;
    padding: 10px;
    z-index: 99;
    background: #fff;
}
div#maari_map .map-item-inner{
    position: absolute;
    bottom: 4%;
    width: 300px;
    right: 16%;
    z-index: 99;
    background: #fff;
    padding: 10px;
}
.map-content table {
    width: 100%;
}
.map-content td:nth-of-type(1) {
    width: 92%;
}
.css-ripples {
    position: absolute;
    top: 13px;
    left: 13px;
    border-radius: 50%;
    border: 2px solid #00438c;
    width: 25px;
    height: 25px;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    -webkit-animation: ripple 2s infinite;
    animation: ripple 2s infinite;
}
.css-ripple > div:nth-of-type(2) {
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
}
@keyframes ripple {
  0%{width:0px;height:0px;border:0px solid #00438c;opacity:0;}
  50%{opacity:.5;}
  90%{width:50px;height:50px;border:3px solid #00438c;opacity:0;}
  100%{width:100px;height:100px;border:1px solid #00438c;opacity:0;}
}
.mahato-line {
    position: absolute;
    bottom: 101%;
    left: 8%;
}
.sampang-line {
    position: absolute;
    bottom: 109%;
    left: 38%;
}
.carnarvon-line {
    position: absolute;
    top: 55%;
    right: 33%;
}
.amadeus-line {
    position: absolute;
    top: 22%;
    right: 14.5%;
}
.maari-line {
    position: absolute;
    bottom: 16%;
    right: 5%;
}
.map-label-indo {
	font-weight: 600;
    font-size: 24px;
    text-align: center;
    color: #949499;
    position: absolute;
    top: 29%;
    right: 26%;
}
.map-label-au {
    font-weight: 600;
    font-size: 24px;
    text-align: center;
    color: #949499;
    position: absolute;
    bottom: 31%;
    right: 22%;
}
.map-label-nz {
    font-weight: 600;
    font-size: 24px;
    text-align: center;
    color: #949499;
    position: absolute;
    bottom: 3%;
    right: 5%;
}
.map-label-cue {
    font-weight: 600;
    font-size: 14px;
    text-align: center;
    color: #b3b3b3;
    position: absolute;
    top: 35%;
    right: 43%;
    font-weight: bold;
    line-height: 1.2;
}
.map-label-head {
    font-weight: 600;
    font-size: 14px;
    text-align: center;
    color: #b3b3b3;
    position: absolute;
    bottom: 13%;
    right: 22%;
    font-weight: bold;
    line-height: 1.2;
}
i.far.fa-envelope {
    font-size: 22px;
}
.social-footer i {
    border: 1px solid #fff;
    border-radius: 100px;
    padding: 8px;
    width: 40px;
    display: inline-block;
    float: left;
    height: 40px;
    margin-right: 10px;
    color: #fff;
    transition: all 0.3s ease;
    font-size: 22px;
    text-align: center;
}
.footer-subscribe:hover .fa-envelope, .footer-subscribe:hover a {
    color: #949499;
    border: 1px solid #949499;
    transition: all 0.3s ease;
}
a.social-link-footer:hover i {
    color: #949499;
    border: 1px solid #949499;
    transition: all 0.3s ease;
}
span.footer-map a:hover, .align-right a:hover {
    color: #949499;
}
.header-wrap.shrink .large-text-left {
    padding-top: 5px;
}
.header-wrap.shrink ul#nav > li > a {
    padding: 29px 30px;
    color: #00438c;
}
.header-wrap.shrink{
	padding: 0px;
}
.header-wrap.shrink .menu {
    margin-top: 0px;
}
.header-wrap.shrink ul#nav li ul {
    /* display: none; */
    position: absolute;
    top: 74px;
    left: 0;
}
ul#nav > li > ul > li > a, ul#nav > li > ul > li > ul > li > a, ul#nav > li > ul > li > ul > li > ul > li > a {
    text-decoration: none;
    color: #FFF;
    background: rgb(0,67,141,0.6);
    padding: 15px 20px;
    display: inline-block;
    font-size: 16px;
}
ul#nav > li > ul > li:hover > a, ul#nav > li > ul > li > ul > li:hover > a, ul#nav > li > ul > li > ul > li > ul > li:hover > a {
    background: #6676AF;
    color: #FFF;
}
ul#nav > li > ul > li.current > a, ul#nav > li > ul > li> ul > li.current > a{
    background: #6676AF;
    color: #FFF;
}
ul#nav ul.subnav2 ul {
    top: 0px !important;
    left: 250px !important;
}
.bio-box {
    margin-bottom: 30px;
    padding-bottom: 10px;
    border-bottom: 1px solid #00438c;
}
a.moreless-button {
    display: none;
}
.bio-group.bio-1 h2, .bio-group.bio-2 h2 {
    color: #6676AF;
    font-size: 30px;
    font-weight: bold;
}
h3.bio-name {
    font-size: 24px;
    color: #00438c;
    font-weight: bold;
}
h4.bio-title {
    font-size: 20px;
}
.sidenav ul li ul {
    margin-left: 20px;
}
.entry-content a:hover {
    color: #6676AF;
}
.entry-content a {
    color: #00438c;
}
.archiveFilterB a:hover {
    color: #fff;
    background: #00438c;
}
.page_324 img.list-image {
    float: left;
    margin-right: 10px;
}
.content-right-img {
    max-width: 350px;
    float: right;
    padding-left: 10px;
    padding-bottom: 10px;
}
.content-left-img {
	max-width: 350px;
    float: left;
    padding-right: 10px;
    padding-bottom: 10px;
}
table.content-table tr:nth-of-type(odd) {
    background: #e9e9e9;
}
table.content-table td {
    padding: 10px;
    border: 1px solid #00438c;
}
.corpgov-item:hover {
    border-bottom: 1px solid #0fa5d8;
}
.corpgov-item {
    padding: 15px 0px;
    border-bottom: 1px solid #e7e7e7;
    font-weight: bold;
}
input#ctl00_contentPlaceHolderBody_btnSubmit {
    background: #00438c;
    font-size: 16px;
}
input#ctl00_contentPlaceHolderBody_btnSubmit:hover {
    background: #6676AF;
}
table.content-table th {
    border: 1px solid #0fa5d7;
    background: #00438c;
    color: #fff;
    padding: 10px;
}
.page_8 img.list-image {
    float: left;
    margin-right: 10px;
}
input#ctl00_contentPlaceHolderBody_btnUnsubscribe {
    background: #00438c;
}
input#ctl00_contentPlaceHolderBody_btnUnsubscribe:hover {
    background: #6676AF;
}
.content-right-img.carnarvon-img {
    max-width: 415px;
}
table.ifc td {
    border-bottom: 1px solid #00438c;
    padding: 10px 0px;
}
.right-map-text h3 {
    font-weight: 600;
    font-size: 40px;
    color: #fff;
    text-align: center;
}
.right-map-text p {
    font-size: 24px;
	color: #fff;
}
.right-map-text {
    padding-top: 130px;
}
.proj-map .dot.mahato {
    left: 15%;
    right: unset;
    top: 15%;
}
.proj-map div#cue_office_dot {
    left: 18%;
    top: 26%;
}
.proj-map div#sampang_dot {
    left: 27%;
    top: 30%;
}
.proj-map div#carnarvon_dot {
    left: 34%;
    top: 48%;
}
.proj-map div#amadeus_dot {
    left: 46%;
    top: 52%;
}
.proj-map div#head_office_dot {
    left: 57.5%;
    bottom: 19%;
}
.proj-map div#maari_dot {
    right: 14%;
}
.proj-map .map-label-indo {
    left: 10%;
    top: 22%;
}
.proj-map .map-label-au {
    left: 17%;
    top: 58%;
}
.proj-map .map-label-nz {
    right: 17%;
}
.proj-map .map-label-head {
    right: 45%;
}
.proj-map .map-label-cue {
    left: 14%;
    top: 28%;
    right: unset;
}
.proj-map div#mahato_map .map-item-inner {
    top: 29%;
    right: unset;
    left: 8%;
}
.proj-map div#sampang_map .map-item-inner {
    position: absolute;
    top: 50%;
    width: 300px;
    z-index: 99;
    left: 6.5%;
    background: #fff;
    right: unset;
}
.proj-map  .carnarvon-line {
    position: absolute;
    top: 50%;
    right: unset;
    left: 14%;
}
.proj-map  div#carnarvon_map .map-item-inner {
    position: absolute;
    width: 300px;
    z-index: 99;
    right: unset;
    bottom: 11%;
    background: #fff;
    left: 9%;
}
.proj-map .amadeus-line {
    top: 19%;
    left: 47%;
    right: unset;
}
.proj-map div#amadeus_map .map-item-inner {
    top: 13%;
    right: 10%;
}
.proj-map .maari-line {
    right: 16%;
}
.proj-map div#maari_map .map-item-inner {
    right: 33%;
    bottom: 4%;
}
.proj-map div#carnarvon_map .map-item-inner{
    bottom: 20%;
}
.home-shareprice {
    padding: 0px 20px;
    color: #fff;
}
.header-wrap.shrink ul#nav li a:hover {
    color: #fff !important;
}
.promo-text img.list-image {
    display: none;
}
.promo-text {
    padding: 55px 0px;
    min-height: 230px;
}
div#load-asx .list-item {
    width: 100%;
}
div#load-asx a {
    color: #ffffff;
    width: 100%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: inline-block;
}
.promo-3 .promo-text {
    width: 100%;
    height: 230px;
    padding: 20px;
    border-radius: 10px;
    background: rgb(0 0 0 / 40%);
}
div#load-asx .list-date {
    color: #fff;
}
.right-map-text p {
    max-width: 650px;
	margin:auto;
}
.promo-img.clickable {
    display: none;
}
input#ctl00_contentPlaceHolderBody_SearchButton {
    background: #6676AF;
}
input#ctl00_contentPlaceHolderBody_SearchButton:hover {
    background: #00438c;
}
img.list-image {
    float: left;
    margin-right: 10px;
}
.mobile-dot {
    display: none;
}
.mobile-label {
    display: none;
}
body.home-page.page_0 .map-section img {
    max-width: 600px;
}
.list-image-wrap {
    height: 140px;
    overflow: hidden;
}
.corp-vid-text {
    font-size: 24px;
    margin-top: 20px;
    text-align: center;
}
.corp-vid.title {
    font-weight: 600;
    font-size: 40px;
    color: #00438c;
    text-align: center;
    padding: 100px 50px 0px;
}
.home-corp-box {
    padding: 60px 0px;
}
span.play-bot {
    background: #ffffff94;
    padding: 10px 20px;
    border-radius: 10px;
    position: absolute;
    left: 45%;
    top: 40%;
}
span.play-bot i {
    font-size: 46px;
    color: #f00;
}
.corp-video {
    position: relative;
}
.corp-video a:hover .play-bot {
    background: #fff;
}
.corp-video a {
    display: block;
}
.hero-map-text {
    font-family: Poppins;
    font-size: 40px;
    font-weight: 400;
    line-height: 55.2px;
    text-align: center;
    color: #fff;
    max-width: 750px;
    margin: auto;
    padding: 20px 0px;
}
.home-about-section {
    background: #F4F5F9;
    padding: 60px 0px;
}
.about-section-text h3 {
    font-family: Poppins;
    font-size: 18px;
    font-weight: 600;
    line-height: 25.56px;
    text-align: center;
    color: #00438c;
}
.about-section-text p {
    font-family: Poppins;
    font-size: 20px;
    font-weight: 300;
    line-height: 28.4px;
    text-align: center;
}
.about-section-text {
    margin: auto;
    text-align: center;
}
.home-asx-title {
    font-family: Poppins;
    font-size: 18px;
    font-weight: 600;
    line-height: 25.56px;
    color: #00438c;
    text-align: left;
    margin-bottom: 20px;
}
div#load-asx img.list-image {
    display: none;
}
div#load-asx .list-date {
    font-family: Poppins;
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
    text-align: left;
    color: #6b6b6b;
    display: block;
    width: 15%;
}
div#load-asx .list-item {
    display: flex;
    align-items: center;
    padding: 20px 0px;
}
div#load-asx .list-title a {
    font-family: Poppins;
    font-size: 18px;
    font-weight: 600;
    line-height: 27px;
    text-align: left;
    color: #3f3f3f;
}
div#load-asx .list-title {
    width: 85%;
}
.asx-button a {
    font-size: 18px;
    font-weight: 500;
    line-height: 21.09px;
    text-align: left;
    background: #00438c;
    padding: 20px;
    display: block;
    max-width: 300px;
    text-align: center;
    color: #fff;
}
.home-asx-news {
    padding: 50px 0px;
}
.asx-button {
    margin-top: 35px;
}
.promo-text.promo4 {    
	padding: 20px 0px;
    display: flex;
    align-items: end;
}
div#load-pres .list-date {
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
    text-align: left;
    color: #fff;
}
div#load-pres .list-title a {
    font-size: 20px;
    font-weight: 600;
    line-height: 23px;
    text-align: left;
    color: #fff;
}
div#load-pres .list-item{
	border:none;
}
div#load-pres {
    display: flex;
    align-items: center;
    width: 100%;
    min-height: 200px;
    vertical-align: middle;
}
.map-section {
    padding: 0px 0px;
}
ul.slick-dots {
    display: none !important;
}
body.home-page .header-wrap {
    background: transparent;
}
body.home-page .header-wrap.shrink {
    background: #fff;
}
.promo-link a:hover i {
    margin-left: 15px;
}
.asx-button a:hover {
    opacity: 0.8;
}